-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.1.8
-
Code
-
Classes
- CustomerApplicationService
| Total Complexity |
61 |
| Dependencies |
12 |
| Dependents |
0 |
| Total lines |
363 |
| Lines of code |
192 |
| Logical lines of code |
111 |
| Comment lines |
93 |
| Methods |
7 |
| Properties |
1 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| delete() |
B |
36 |
20 |
81 |
| getNewOrExistingCustomer() |
A |
48 |
12 |
30 |
| setWPUserForCustomer() |
A |
54 |
10 |
20 |
| removeBookingsForOtherCustomers() |
A |
60 |
9 |
12 |
| createCustomer() |
S |
48 |
5 |
35 |
| hasCustomerBooking() |
S |
64 |
4 |
10 |
| __construct() |
S |
76 |
1 |
4 |